home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Printer Setup Utility.app / Contents / Resources / English.lproj / PrinterPool.nib / classes.nib next >
Encoding:
Text File  |  2003-12-09  |  325 b   |  12 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {cancel = id; create = id; help = id; }; 
  6.             CLASS = PrinterPoolPanel; 
  7.             LANGUAGE = ObjC; 
  8.             SUPERCLASS = NSWindowController; 
  9.         }
  10.     ); 
  11.     IBVersion = 1; 
  12. }